home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
USA Bestseller
/
USA BESTSELLER Vol 1-95 (Hepp-Computer)(1995).iso
/
e114
/
code.txt
< prev
next >
Wrap
Text File
|
1994-01-17
|
52b
|
8 lines
/* Hello.c */
main ()
{
printf("Hello");
}